home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_71.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  119KB  |  816x1056  |  16-bit (505 colors)
Labels: book | bulletin board | monitor | path | plant | poster | reckoner | road | sky | waterfall | web site
OCR: This function returns a string that has been contains specified number of characters( numOfChars from the middle of the text$ string at the designated character starting position 1 startPos text$ This can be any valid string argument. startPos This iS numeric value that designates the starting character position NumOfChars This numeric value that designates the number of characters return var$ - Lcase( text$ This function returns string that has been converted all to lowercase The Lcase function returns the text$ with all alphabetical letters (A-Z) converted lowercase text$ -This can be any valid string argument var$ Ucase( text$ This function returns string that has been converted all to uppercase The Ucase functior returns the text$ with all alphabetical letters (a-z converted tO upperca ...